Release 10.1A: OpenEdge Data Management:
SQL Reference
NULLIF
Returns a
NULLvalue forexpression1if it is equal toexpression2. It is useful for converting values toNULLfrom applications that use some other representation for missing or unknown data. TheNULLIFscalar function is a type of conditional expression.Syntax
Example
This example uses the
NULLIFscalar function to insert aNULLvalue into an address column if the host-language variable contains a single space character:
Notes
Compatibility
SQL compatible
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |